home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / RTFCell.strings < prev    next >
Text File  |  1993-11-29  |  558b  |  19 lines

  1. /* invalid character entered */
  2. "INVALID_FORMAT_MESSAGE_STR" = "Invalid character entered";
  3.  
  4. /* invalid number of characters entered */
  5. "INVALID_ENTRY_MESSAGE_STR" = "Invalid number of characters entered";
  6.  
  7. /* too few characters entered */
  8. "INVALID_MIN_MESSAGE_STR" = "Too few characters entered";
  9.  
  10. /* too many characters entered */
  11. "INVALID_MAX_MESSAGE_STR" = "Too many characters entered";
  12.  
  13. /* invalid value entered */
  14. "INVALID_VALUE_MESSAGE_STR" = "Invalid value entered";
  15.  
  16. /* invalid date entered */
  17. "INVALID_DATE_MESSAGE_STR" = "Invalid date entered";
  18.  
  19.